object WaitDlg: TWaitDlg Left = 263 Top = 146 BorderIcons = [] BorderStyle = bsDialog Caption = 'Please wait' ClientHeight = 63 ClientWidth = 317 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 13 object Label1: TLabel Left = 0 Top = 20 Width = 317 Height = 20 Alignment = taCenter AutoSize = False Caption = 'Searching host by name...' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end